ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseView<TOwnerView> Class / _zLevel Property

In This Topic
    _zLevel Property (_BaseView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _zLevel As Integer
    public int _zLevel {get; set;}
    See Also